StudentServiceTypeCustomFieldValue 
EntityType  Independent 
Logical Entity Name  StudentServiceTypeCustomFieldValue 
Default Table Name  SsStudentServiceCustomFieldAssociation 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StudentServiceTypeCustomFieldValue Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentServiceTypeId(FK)    INTEGER  NO 
 
ServiceTypeCustomFieldId(FK)    INTEGER  NO 
 
FieldValue    VARCHAR(256)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentServiceTypeCustomFieldValue Keys 
Key Name  Key Type  Keys 
SsStudentServiceCustomFieldAssociation_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SsStudentServiceCustomFieldAssociation_SsStudentServiceCustomFieldID_N_N_IDX  Inversion Entry  ServiceTypeCustomFieldId 
SsStudentServiceCustomFieldAssociation_SsStudentServiceAssociationID_N_N_IDX  Inversion Entry  StudentServiceTypeId 
PK_SsStudentServiceCustomFieldAssociation_SsStudentServiceCustomFieldAssociationID  PrimaryKey  Id 

StudentServiceTypeCustomFieldValue Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentServiceType  Non-Identifying  One To Zero or More        StudentServiceTypeId  NO 
ServiceTypeCustomField  Non-Identifying  One To Zero or More        ServiceTypeCustomFieldId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentServiceTypeCustomFieldValue Check Constraints 
Check Constraint Name  CheckConstraint 

StudentServiceTypeCustomFieldValue Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentServiceTypeCustomFieldValue 
NO       
Physical (Microsoft SQL Server)
dbo.SsStudentServiceCustomFieldAssociation 
NO       

StudentServiceTypeCustomFieldValue Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

StudentServiceTypeCustomFieldValue Data Movement Rules 
Name  Type  Rule Text/Value